'Declaration
<DispIdAttribute(104)> Function GetBlockSpecialFormatData( _ ByVal OCRResultID As String, _ ByVal BlockIdx As Integer _ ) As String
[DispId(104)] string GetBlockSpecialFormatData( string OCRResultID, int BlockIdx )
function GetBlockSpecialFormatData( OCRResultID: String; BlockIdx: Integer ): String;
DispIdAttribute(104) function GetBlockSpecialFormatData( OCRResultID : String, BlockIdx : int ) : String;
[DispId(104)] string* GetBlockSpecialFormatData( string* OCRResultID, int BlockIdx )
[DispId(104)] String^ GetBlockSpecialFormatData( String^ OCRResultID, int BlockIdx )
Parameters
- OCRResultID
- BlockIdx